net.netFD.writeMsgInet4 (method)
2 uses
net (current package)
fd_posix.go#L138: func (fd *netFD) writeMsgInet4(p []byte, oob []byte, sa *syscall.SockaddrInet4) (n int, oobn int, err error) {
udpsock_posix.go#L197: return c.fd.writeMsgInet4(b, oob, sap)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)